home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 February / PCWorld_2001-02_cd.bin / Novinky / Becherovka / KoktejlovePexeso-oldes / pexeso.swf / scripts / DefineButton2_311 / BUTTONCONDACTION on(release).as
Text File  |  2000-12-04  |  100b  |  8 lines

  1. on(release){
  2.    tellTarget("../")
  3.    {
  4.       gotoAndStop("hlavnimenu");
  5.       play();
  6.    }
  7. }
  8.